﻿2026-06-06T06:43:07.3648468Z ##[group]Run actions/checkout@v5
2026-06-06T06:43:07.3648756Z with:
2026-06-06T06:43:07.3648971Z   repository: SaberMage/spt-shell-notify
2026-06-06T06:43:07.3649196Z   path: .adapter-notify
2026-06-06T06:43:07.3651026Z   token: ***
2026-06-06T06:43:07.3651210Z   ssh-strict: true
2026-06-06T06:43:07.3651384Z   ssh-user: git
2026-06-06T06:43:07.3651573Z   persist-credentials: true
2026-06-06T06:43:07.3651804Z   clean: true
2026-06-06T06:43:07.3651999Z   sparse-checkout-cone-mode: true
2026-06-06T06:43:07.3652222Z   fetch-depth: 1
2026-06-06T06:43:07.3652391Z   fetch-tags: false
2026-06-06T06:43:07.3652570Z   show-progress: true
2026-06-06T06:43:07.3652765Z   lfs: false
2026-06-06T06:43:07.3652916Z   submodules: false
2026-06-06T06:43:07.3653120Z   set-safe-directory: true
2026-06-06T06:43:07.3653308Z ##[endgroup]
2026-06-06T06:43:07.4311722Z Syncing repository: SaberMage/spt-shell-notify
2026-06-06T06:43:07.4316759Z ##[group]Getting Git version info
2026-06-06T06:43:07.4317098Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-06T06:43:07.4755133Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:43:07.4957734Z git version 2.43.0.windows.1
2026-06-06T06:43:07.4986867Z ##[endgroup]
2026-06-06T06:43:07.4994433Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9283ae18-f31d-4c87-ab1e-844629a92f32\.gitconfig'
2026-06-06T06:43:07.5007239Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9283ae18-f31d-4c87-ab1e-844629a92f32' before making global git config changes
2026-06-06T06:43:07.5007782Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:43:07.5012995Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:43:07.5244434Z ##[group]Initializing the repository
2026-06-06T06:43:07.5249307Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:43:07.5559287Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-06T06:43:07.5589612Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:43:07.5848879Z ##[endgroup]
2026-06-06T06:43:07.5849216Z ##[group]Disabling automatic garbage collection
2026-06-06T06:43:07.5855602Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:43:07.6077940Z ##[endgroup]
2026-06-06T06:43:07.6078385Z ##[group]Setting up auth
2026-06-06T06:43:07.6084905Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:43:07.6334750Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-06T06:43:08.0102490Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:43:08.0339696Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-06T06:43:08.4044174Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:43:08.4267752Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:43:08.7978063Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:43:08.8241262Z ##[endgroup]
2026-06-06T06:43:08.8241623Z ##[group]Determining the default branch
2026-06-06T06:43:08.8243441Z Retrieving the default branch name
2026-06-06T06:43:09.1641081Z Default branch 'main'
2026-06-06T06:43:09.1641574Z ##[endgroup]
2026-06-06T06:43:09.1641967Z ##[group]Fetching the repository
2026-06-06T06:43:09.1648260Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-06T06:43:10.0128114Z From https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:43:10.0128510Z  * [new branch]      main       -> origin/main
2026-06-06T06:43:10.0249839Z ##[endgroup]
2026-06-06T06:43:10.0250167Z ##[group]Determining the checkout info
2026-06-06T06:43:10.0251395Z ##[endgroup]
2026-06-06T06:43:10.0257643Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:43:10.0514100Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:43:10.0735680Z ##[group]Checking out the ref
2026-06-06T06:43:10.0740477Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-06T06:43:10.1048831Z branch 'main' set up to track 'origin/main'.
2026-06-06T06:43:10.1049540Z Reset branch 'main'
2026-06-06T06:43:10.1073444Z ##[endgroup]
2026-06-06T06:43:10.1317639Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:43:10.1521118Z ee2d37eadc730c0019e0af82d683074c509634a2
